PATH Mac OS 8 Developer Documentation
> Operating System Services
> Multiprocessing Services
>
|

Adding Multitasking Capability to Applications Using Multiprocessing Services
|
MPTaskID
Multiprocessing Services manipulates tasks by passing a task ID, which is defined by the
MPTaskID
type:
typedef struct OpaqueMPTaskID* MPTaskID;
You obtain a task ID by calling the function
MPCreateTask
.
VERSION NOTES
Introduced with Multiprocessing Services 1.0.
© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)